Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

detect/cip: check for sccanf return-value -v1 #10346

Closed
wants to merge 1 commit into from

Conversation

0xEniola
Copy link
Contributor

@0xEniola 0xEniola commented Feb 9, 2024

Link to redmine ticket: https://redmine.openinfosecfoundation.org/issues/6753

Describe changes:

  • Added an if condition that verifies the return-value of sscanf before executing the input[i++] = var statement.

Task: 6753
Include return-value check for sscanf function
@0xEniola 0xEniola closed this Feb 9, 2024
@0xEniola 0xEniola deleted the detect-cip-6753-v1 branch February 9, 2024 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant